//==============================================================================
// Hoplite_Anim.txt
//==============================================================================

//==============================================================================
define spear
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Attachments A Spear Iron
         }
      }
   }
}

//==============================================================================

define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}


//==============================================================================
define LargeGreekShield
{
   SetSelector
   {
		VariationLogic
      set hotspot
      {
         version
         {
            Visual Attachments Beta N Shield Cav Iron
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments Beta N Shield Cav Iron
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments Beta N Shield Cav Iron
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments Beta N Shield Cav Iron
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
         }
      }
   }
}

//==============================================================================
define Head
{
   SetSelector
   {
		VariationLogic
      set hotspot
      {
         version
         {
            Visual cavalry n beta raiding cavalry head
replacetexture Cavalry N Raiding Cavalry Head Copper/Cavalry N Beta Raiding Cavalry Head Iron
         }
      }
      set hotspot
      {
         version
         {
            Visual cavalry n beta raiding cavalry head
replacetexture Cavalry N Raiding Cavalry Head Copper/Cavalry N Beta Raiding Cavalry Head Iron
         }
      }
      set hotspot
      {
         version
         {
            Visual cavalry n beta raiding cavalry head
replacetexture Cavalry N Raiding Cavalry Head Copper/Cavalry N Beta Raiding Cavalry Head Iron
         }
      }
      set hotspot
      {
         version
         {
            Visual cavalry n beta raiding cavalry head
replacetexture Cavalry N Raiding Cavalry Head Copper/Cavalry N Beta Raiding Cavalry Head Iron
         }
      }
   }
}


//==============================================================================

anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_BoredA
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
				
         }
			 version
         {
				Visual Infantry Beta N Bondi_BoredA
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
				
         }
      }
   }
}

//==============================================================================

anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Infantry Beta N Hirdman V2_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag FootstepLeft 0.00 true   
                  tag FootstepRight 0.50 true   
//-- end auto generated section
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
				ReplaceTexture archer g peltast standard/infantry n bondi bronze
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
         }
      }
   }
}

//==============================================================================

anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.11 false MaleDeath checkVisible 
//-- end auto generated section
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
				
         }
      }
   }
}

//==============================================================================

anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Infantry Beta N Bondi_Idlea
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
				
         }
      }
   }
}

//==============================================================================
anim Attack
{
		SetSelector
		{
		VariationLogic
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_AttackA
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.49 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
				}
				version
				{
					Visual Infantry Beta N Bondi_AttackB
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.61 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
				}
			}
		}
	}
}

//==============================================================================

anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_FlailA
					connect LeftForearm LargeGreekShield hotspot
					connect RightHand Spear hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
				
         }
      }
   }
}
//==============================================================================
anim Build
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer Beta E Peltast_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.60 false Build checkVisible 
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
				connect Righthand Hammer Hotspot
				connect LeftForearm LargeGreekShield Hotspot
				Connect TopOfHead Head hotspot
				connect Smokepoint Spear Hotspot
				
         }
      }
   }
}
